pygrub: track the title of an item as an independant field
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 08:06:19 +0000 (08:06 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 08:06:19 +0000 (08:06 +0000)
commitccc76c47dec5d7ea50cdeb153b4d60b4d7cbbc29
tree1944b4d15bc88ae24d437ee0a269bb325af1efce
parent1142ec6cf0aabe8a3f95b4ac3f8105b21c302020
pygrub: track the title of an item as an independant field
separate to the other fields.

This makes the list of lines within a GrubImage 0 based rather than 1
based therefore adjust the user interface parts to suit.

This is in preparation for grub2 support where the syntax for the item
title does not fit the existing usage.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/pygrub/src/GrubConf.py
tools/pygrub/src/pygrub